CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - canny 算子 边缘 检测

搜索资源列表

  1. canny算子边缘检测

    0下载:
  2. canny算子边缘检测-canny operator Edge Detection
  3. 所属分类:文档资料

    • 发布日期:2010-07-07
    • 文件大小:2212184
    • 提供者:王昊一
  1. Canny.rar 用VC实现数字图像canny算子边缘检测

    0下载:
  2. 用VC实现数字图像canny算子边缘检测,VC digital images using canny edge detection operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1618773
    • 提供者:xiaoyang
  1. Canny.rar

    0下载:
  2. Canny算子是图象锐化的一种,被用来景物边缘检测与提取的。是一种较好的边缘检测算子。,Canny is a kind of image sharpening。Canny is used to the scene s edge detection and extraction. It is a better edge detection operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:4813
    • 提供者:蓝水晶
  1. cnn.rar

    1下载:
  2. canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测,source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1501
    • 提供者:li yan
  1. gauss_Homomorphic_filter

    0下载:
  2. 高斯高通同态滤波器增强照度不均图像,canny算子边缘检测-gauss high Homomorphic filter enhance non-umiformly illuminated image,Canny edge detector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:214849
    • 提供者:zjh
  1. edge_detector

    0下载:
  2. Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比-Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3926
    • 提供者:hq
  1. edgedetect

    0下载:
  2. 用各种算子对图像边缘检测,用巴特沃斯滤波器平滑处理后,再用prewitt算子、LoG算子、Canny算子边缘检测,之后去粘连-Operators using a variety of image edge detection, smoothing filters with Butterworth, the re-use Prewitt operator, LoG operator, Canny edge detection operator, followed by adhesion to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1209
    • 提供者:liya
  1. Canny

    0下载:
  2. CAnny算子提取边缘 边缘检测中canny良好独特的效果,广受青睐。内附完整的VC项目文件,和原图像及实验结果图像-Canny edge extraction operator Edge Detection canny good effect unique and widely popular. Containing a complete VC project documents, and the original image and experimental result image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:172135
    • 提供者:fang
  1. cannyfinal

    0下载:
  2. canny边缘检测源代码:边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-source code canny edge detection: edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1489
    • 提供者:海宸
  1. Canny-Edge-Detection

    0下载:
  2. canny算子进行边缘检测 效果还不错 可以用于车与人-canny edge detection operator can be used to effect a good car and people
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:8087
    • 提供者:王自
  1. cannywave

    1下载:
  2. 用canny算子边缘检测,以及用db4小波模极大值算法边缘检测,可以直接运行,用的是标准图像Lena-Using canny edge detection operator, and using db4 wavelet modulus maxima algorithm for edge detection, can be run directly, using the standard image Lena
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1368
    • 提供者:jin jing
  1. canny

    0下载:
  2. 实现canny算子边缘检测,是频域增强处理后的在处理。-Achieve canny edge detection operator ,which is enhanced after treatment frequency in treatment.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:3412
    • 提供者:sherryhxp
  1. canny

    0下载:
  2. 数字图像中所使用的canny算子边缘检测-Digital image used in the canny edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:3221
    • 提供者:zc
  1. canny

    1下载:
  2. canny算子源代码用于关于边缘检测的毕业论文,可以以此为基础进行修改。-canny operator source code for a thesis on the edge detection can be modified on this basis.
  3. 所属分类:Other systems

    • 发布日期:2015-12-13
    • 文件大小:12288
    • 提供者:exm
  1. imageEdgeDetect

    0下载:
  2. edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:388874
    • 提供者:许胜强
  1. canny算子进行边缘检测的源代码

    1下载:
  2. 对于现有canny算子进行了一定的改进,使得效果更好(Some improvements have been made to the existing Canny operator, which makes the effect better)
  3. 所属分类:图形图像处理

  1. 一种改进的基于Canny算子边缘检测算法

    0下载:
  2. 在图像处理中的对于canny算子的一种改进方式(An improved method for canny operators in image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:1242112
    • 提供者:wabgkai9210005
  1. canny_edge

    0下载:
  2. 一个源代码,可以实现Canny算子图像的边缘检测,(A source code, you can achieve Canny operator image edge detection,)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:鹤鹤1
  1. Canny算子

    0下载:
  2. 经典算子 canny算子边缘检测 利用8邻域的模极大值进行边缘检测(Edge detection of Canny operator)
  3. 所属分类:图形图象

    • 发布日期:2018-05-07
    • 文件大小:105472
    • 提供者:xiaoq1025
  1. Canny

    1下载:
  2. Matlab环境下用Canny算子进行边缘检测的例程(Canny Image_Edge_Detection)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-11
    • 文件大小:202752
    • 提供者:Aslan_lee
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com